home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / mac / SOFTWARE / MAC / BROWSING / SHERLOCK / COMPLETE.SIT.HQX / The Complete Sherlock Archive / Internet_Search / Metacrawler.src < prev    next >
Text File  |  1998-10-12  |  715b  |  29 lines

  1. # Copyright (c)1998 Apple Computer Inc.
  2. # Developmental, confidential.  Do not distribute!
  3.  
  4. <search 
  5.  
  6. NAME="MetaCrawler"
  7. method = "Get"
  8. ACTION = "http://www.metacrawler.com/crawler"
  9. description = "MetaCrawler searches the major search engines, throws out the duplicates and summarizes the results. MetaCrawler is one of the fastest ways to search the Internet." >
  10.  
  11. <input name="general" type=text user>
  12. <input name="target" value="">
  13. <input name="method" value=2>
  14. <input name="region" value=0>
  15. <input name="rpp" value=20>
  16. <input name="timeout" value=5>
  17. <input name="hpe" value=10>
  18.  
  19.  
  20. <INTERPRET
  21.     
  22. resultListStart = "<DL>"
  23. resultListEnd = "</DL>"
  24. resultItemStart = "<DT>"
  25.     resultItemEnd = "</a>)</font>"
  26. >
  27.  
  28. </search>
  29.